projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be91cc1
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 15 Jun 2007 10:05:25 +0000
(10:05 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 15 Jun 2007 10:05:25 +0000
(10:05 +0000)
lispref/display.texi
patch
|
blob
|
history
diff --git
a/lispref/display.texi
b/lispref/display.texi
index 81da9f8d6e966a8fa76c24ab00bc1b4911574267..664ad1d2c15c23d06a594cc4134787231fb78beb 100644
(file)
--- a/
lispref/display.texi
+++ b/
lispref/display.texi
@@
-3103,7
+3103,7
@@
overwritten.
The overlay-arrow string is displayed in any given buffer if the value
of @code{overlay-arrow-position} in that buffer points into that
-buffer. Thus, it
works to can
display multiple overlay arrow strings
+buffer. Thus, it
is possible to
display multiple overlay arrow strings
by creating buffer-local bindings of @code{overlay-arrow-position}.
However, it is usually cleaner to use
@code{overlay-arrow-variable-list} to achieve this result.